



.main_slide_text {
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%, -50%);
    width: max-content;
    z-index: 2;
    text-align: left;
    font-family: 'NanumSquareRound';
    font-weight: 700;
    font-size: 2.5vw;
    line-height: 3.5vw;
    color: white;
    /*text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);*/
	text-shadow: 0 0 30px #000000;
}

.basic_body_sub .sub_page_title_bg.intro {background: url(../img/sub_title_bg_intro.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.intro .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:80%;text-shadow: 0 0 30px #bbb;}

.basic_body_sub .sub_page_title_bg.cost {background: url(../img/sub_title_bg_cost.jpg) no-repeat center; background-size: cover;background-position: 0 36%;}
.basic_body_sub .sub_page_title_bg.cost .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:20%;text-shadow: 0 0 30px #bbb;}

.basic_body_sub .sub_page_title_bg.name_1 {background: url(../img/sub_title_bg_name_1.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.name_1 .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:80%;text-shadow: 0 0 10px #BFDEFB;}

.basic_body_sub .sub_page_title_bg.name_2 {background: url(../img/sub_title_bg_name_2.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.name_2 .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:30%;text-shadow: 0 0 30px #ddd;}

.basic_body_sub .sub_page_title_bg.name_3 {background: url(../img/sub_title_bg_name_3.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.name_3 .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:50%;text-shadow: 0 0 30px #BFDEFB;}

.basic_body_sub .sub_page_title_bg.name_4 {background: url(../img/sub_title_bg_name_4.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.name_4 .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:50%;text-shadow: 0 0 30px #ccc;}

.basic_body_sub .sub_page_title_bg.name_5 {background: url(../img/sub_title_bg_name_5.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.name_5 .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:20%;text-shadow: 0 0 30px #000000;}

.basic_body_sub .sub_page_title_bg.data {background: url(../img/sub_title_bg_data.jpg) no-repeat center; background-size: cover;}
.basic_body_sub .sub_page_title_bg.data .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:20%;text-shadow: 0 0 30px #000000;}

.basic_body_sub .sub_page_title_bg.comm {background: url(../img/sub_title_bg_comm.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
.basic_body_sub .sub_page_title_bg.comm .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:20%;text-shadow: 0 0 10px #000;}

.basic_body_sub .sub_page_title_bg.req {background: url(../img/sub_title_bg_req.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
.basic_body_sub .sub_page_title_bg.req .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:70%;text-shadow: 0 0 10px #fff;}

.basic_body_sub .sub_page_title_bg.notice {background: url(../img/sub_title_bg_notice.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
.basic_body_sub .sub_page_title_bg.notice .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:70%;text-shadow: 0 0 10px #000;}

.quick_btn li.list:nth-child(1) a {background-color:#ecfff5; border: 1px solid #daf0e4;} 
.quick_btn li.list:nth-child(2) a {background-color:#effcff; border: 1px solid #e4f3f6;} 
.quick_btn li.list:nth-child(3) a {background-color:#fff8f1; border: 1px solid #f3ebe4;} 
.quick_btn li.list:nth-child(4) a {background-color:#f0e5ff; border: 1px solid #ebe4f6;} 
.quick_btn li.list:nth-child(5) a {background-color:#ffedf5; border: 1px solid #f7e8f0;} 
.quick_btn li.list:nth-child(6) a {background-color:#faffed; border: 1px solid #ecf9cc;} 

.quick_btn li.list:nth-child(1):hover a {background-image: url(../img/icon_arrow_on_2.png); background-position-x: 95%;}
.quick_btn li.list:nth-child(2):hover a {background-image: url(../img/icon_arrow_on_3.png); background-position-x: 95%;}
.quick_btn li.list:nth-child(3):hover a {background-image: url(../img/icon_arrow_on_4.png); background-position-x: 95%;}
.quick_btn li.list:nth-child(4):hover a {background-image: url(../img/icon_arrow_on_5.png); background-position-x: 95%;}
.quick_btn li.list:nth-child(5):hover a {background-image: url(../img/icon_arrow_on_6.png); background-position-x: 95%;}
.quick_btn li.list:nth-child(6):hover a {background-image: url(../img/icon_arrow_on_6.png); background-position-x: 95%;}

.quick_btn li.list:nth-child(1):hover a h3 {color:#07a950;}
.quick_btn li.list:nth-child(2):hover a h3 {color:#6f9af1;}
.quick_btn li.list:nth-child(3):hover a h3 {color:#f9a050;}
.quick_btn li.list:nth-child(4):hover a h3 {color:#aa7cf6;}
.quick_btn li.list:nth-child(5):hover a h3 {color:#ed72af;}
.quick_btn li.list:nth-child(6):hover a h3 {color:#a7ba79;}


.request_box {width:100%; background-image: url(../img/saju_bg.jpg); border-radius:20px; padding:50px 30px;}
.request_box h2 {margin: 0 auto 20px;  font-size:40px; text-align:center;  font-family: 'Ownglyph_JAEGEONSA-Rg';}
.request_box h4 {margin: 10px auto 5px;  font-size:24px; font-family: 'Ownglyph_JAEGEONSA-Rg';}
.request_box table {width:100%;}
.request_box table td {padding-bottom: 15px;}
.request_box table tr:last-child td {padding-bottom: 0px;}
.request_box table input[type="text"] {height: 50px; font-size:20px; background: none; border: 0; box-shadow: none; border-bottom: 1px solid #aaa; border-radius: 0; width: 100%;}
.request_box table select {font-size:18px; height: 40px; padding: 0 10px;	}
.request_box table span {font-size:18px; display:inline-block; line-height: 40px; vertical-align: bottom; margin: 0 5px 0 3px;	}

.request_box .saju_submit {background:#222; color:#fff;  text-align:center;  font-size:24px; font-family: 'Ownglyph_JAEGEONSA-Rg';  border-radius:10px; display:block; height:50px; line-height: 55px;-webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s;}
.request_box .saju_submit:hover { background:#07a950;}

.request_box input[type='checkbox'], .request_box input[type='radio'] {display: none; }
.request_box input[type='checkbox'] + label, .request_box input[type='radio'] + label {display: inline-block; height: 40px; line-height: 40px; padding: 0 25px; font-size:16px; border:1px solid #aaa; border-radius:10px; cursor:pointer;}
.request_box input[type='checkbox']:checked + label, .request_box input[type='radio']:checked + label {color:#fff; background:#07a950; border:1px solid #07a950;}

.request_box h2 {
    font-family: 'Pretendard-Regular';
}

.request_box h4 {
    font-family: 'Pretendard-Regular';
}

.request_box .saju_submit {
    background: #07a950;
    font-family: 'Pretendard-Regular';
	width:100%;
	border: 0;
}
.request_box .saju_submit:hover { 
	background: #08b757;
}



.news_latest {
    width: 49%;
    padding-right: 0px;
}



.saju_box h2 {
    font-family: 'Pretendard-Regular';
}

.saju_box h4 {
    font-family: 'Pretendard-Regular';
}

.saju_box .saju_submit {
    background: #07a950;
    font-family: 'Pretendard-Regular';
}
.saju_box .saju_submit:hover { 
	background: #08b757;
}

.intro_paper h3 {
    font-family: 'Pretendard-Regular';
}

.intro_paper p {
    font-family: 'Pretendard-Regular';
}

#main_m_gnb {margin-top: ;}
#main_m_gnb li {border-radius: 20px; border:1px solid #eee; background:#f9f9f9; text-align:center; font-size:18px; font-family: 'Pretendard-Bold'; margin-bottom: 10px; padding: 21px 25px;}
#main_m_gnb li a {padding: 20px;  display:block;}
#main_m_gnb li:hover {background:#07a950; border:1px solid #07a950; }
#main_m_gnb li:hover a {color:white;}
#main_m_gnb li {border-radius: 15px;font-size:18px;}
#main_m_gnb li a {padding: 15px;}

#main_m_gnb .acct {
	border:1px solid #07a950;
}

#main_m_gnb .acct a {
	color:#0d7b3e;
}

.m_quick_btn {margin-top: ;}
.m_quick_btn li {border-radius: 20px; border:1px solid #eee; background:#f9f9f9; text-align:center; font-size:18px; font-family: 'Pretendard-Bold'; margin-bottom: 10px; padding: 21px 25px;}
.m_quick_btn li a {padding: 20px;  display:block;}
.m_quick_btn li:hover {background:#07a950; border:1px solid #07a950; }
.m_quick_btn li:hover a {color:white;}
.m_quick_btn li {border-radius: 15px;font-size:18px;}
.m_quick_btn li a {padding: 15px;}

.fortune_name_page .half_img_wrap {
    text-align: center;
}

.tbl_request td .btn_trans_han {
    width: 80px;
    height: 35px;
    line-height: 35px;
    background: #07a950;
    color: white;
    border: none;
    border-radius: 3px;
}

.tbl_request td .btn_zipcode {
    width: 120px;
    height: 35px;
    line-height: 35px;
    background: #07a950;
    color: white;
    border: none;
    border-radius: 3px;
    text-align: center;
}

.naming_page .btn-pack.submit {
    background: #07a950;
    color: white;
    box-shadow: none;
    border: none;
}

.naming_page .btn-pack.cancel {
    border: 1px solid #07a950;
    color: #07a950;
    box-shadow: none;
}

.intro_page .say h2 {
    font-size: 34px;
    font-family: 'Nanum Pen Script';
}

.intro_page .say p {
    /*font-family:'Nanum Brush Script';
	font-size:3.1rem;
	letter-spacing:0.1rem;
	*/
	font-size:1.6rem;
	letter-spacing:0.0rem;
}

.sub-select {
	padding:5px;
	position:sticky;
	top:60px;
	background:#ffffff;
	z-index:90;
}
.sub-select select {
	width:100%;
	border-radius: 6px;
	padding:10px;
	height:50px;
	border:1px solid #4f7729;
	background:#f1f6ec;
	font-size:1.6rem;
	color:#4f7729;
	font-weight:bold;
	outline: 0 none;
    -webkit-appearance:none; /* 크롬 화살표 없애기 */
    -moz-appearance:none; /* 파이어폭스 화살표 없애기 */
    appearance:none; /* 화살표 없애기 */
	background-image: url("/theme/2025 skin/img/menu.png");
	background-repeat: no-repeat;
	background-position: 96% center;
	background-size: 1.8rem;
}


.footer {
	background: #1e5a10;
}

.footer-info .point {
	color: #1cdb72;
}

.copyright {
	color: #efefef;
}

.main-text-1 {
	display:block;
}
.main-text-2 {
	display:none;
}

@media all and (max-width:720px) {
	#child-slide .bg {-webkit-transform: none !important; transform:  none !important;}
	
	.after2 .news_latest.hide { display:block !important; }
	
	

	.basic_body_sub .sub_page_title_bg.data {background: url(../img/m_sub_title_bg_data.jpg) no-repeat center; background-size: cover;}
	.basic_body_sub .sub_page_title_bg.data .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:20%;text-shadow: 0 0 30px #000000;}

	.basic_body_sub .sub_page_title_bg.comm {background: url(../img/m_sub_title_bg_comm.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
	.basic_body_sub .sub_page_title_bg.comm .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:20%;text-shadow: 0 0 10px #000;}

	.basic_body_sub .sub_page_title_bg.req {background: url(../img/m_sub_title_bg_req.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
	.basic_body_sub .sub_page_title_bg.req .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#1A6F2C; top: 55%; left:70%;text-shadow: 0 0 10px #fff;}
	
	.basic_body_sub .sub_page_title_bg.notice {background: url(../img/m_sub_title_bg_notice.jpg) no-repeat center; background-size: cover;background-position: 0 30%;}
	.basic_body_sub .sub_page_title_bg.notice .title {font-family: 'Pretendard-Bold'; font-size:50px; color:#fff; top: 55%; left:70%;text-shadow: 0 0 10px #000;}

    .basic_body_sub .sub_page_title_bg.intro .title {
        font-size: 26px;
        top: 135px;
		left:50%;
		text-shadow: 0 0 50px #fff;
    }

    .basic_body_sub .sub_page_title_bg.cost .title {
        font-size: 26px;
        top: 135px;
		left:50%;
		text-shadow: 0 0 10px #fff;
    }
	
	.basic_body_sub .sub_page_title_bg.name_1 .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
    }
	
	.basic_body_sub .sub_page_title_bg.name_2 .title {
        font-size: 26px;
        top: 135px;
		left:50%;
		text-shadow: 0 0 20px #fff;
    }
	
	.basic_body_sub .sub_page_title_bg.name_3 .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
    }
	
	.basic_body_sub .sub_page_title_bg.name_4 .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
    }
	
	.basic_body_sub .sub_page_title_bg.name_5 .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
    }
	
	.basic_body_sub .sub_page_title_bg.data .title {
        font-size: 26px;
        top: 135px;
		left:50%;
		text-shadow: 0 0 20px #000;
    }
	
	.basic_body_sub .sub_page_title_bg.comm .title {
        font-size: 26px;
        top: 135px;
		left:50%;
		text-shadow: 0 0 20px #000
    }
	
	.basic_body_sub .sub_page_title_bg.req .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
		 color:#fff;
		 text-shadow: 0 0 20px #000;
    }
	
	.basic_body_sub .sub_page_title_bg.notice .title {
        font-size: 26px;
        top: 135px;
		 left:50%;
		 color:#fff;
		 text-shadow: 0 0 20px #000;
    }

	.main-text-1 {
		display:none;
	}
	.main-text-2 {
		display:block;
	}

	.sub-select {
		display:block !important;
	}

    .news_latest.show_720 {
        display: none !important;
    }
	
    .fortune_name_page table {
        min-width: 100%;
    }
	
	#main_m_gnb.m_quick_btn li {
		text-align: left;
		padding: 10px 25px;
	}
	
	.m_quick_btn li {
		text-align: left;
		padding: 10px 25px;
	}
	
	.main_slide_text {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: max-content;
		z-index: 2;
		text-align: center;
		font-family: 'NanumSquareRound';
		font-weight: 700;
		font-size: 6.5vw;
		line-height: 8.5vw;
		color: white;
		/*text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);*/
		text-shadow: 0 0 30px #000000;
	}
}

@media all and (max-width:1080px) {
	.request_box {width:100%;margin-bottom:30px;}
}

@media all and (max-width:720px) {
	.request_box {padding: 30px 15px; border-radius: 15px;}
	.request_box h2 {font-size: 30px; margin-bottom: 15px;}
	.request_box h4 {font-size: 20px;}
	.request_box table select {font-size: 16px;}
	.request_box table span {font-size: 16px;}
	.request_box table input[type="text"] {font-size: 18px; height: 40px;}
	.request_box .saju_submit {font-size: 20px; height: 40px; line-height: 45px;}
}

@media (max-width: 1200px) {
    .mobile_btn .bar, .mobile_btn .bar:before, .mobile_btn .bar:after {
        height: 4px;
    }
	
	.m_gnb_sub.bg2 {
        display: none;
        padding: 15px 0px;
        border-top: 2px solid #2a873c;
        background: #ffffff;
        transition: none;
    }
}